desktop_windows
Features
0 features passed
5 features failed, 0 skipped
Scenarios
2 scenarios passed
9 scenarios failed, 0 skipped, 0 others
Steps
31 steps passed
9 steps failed, 15 skipped, 0 others
Timeline (seconds)
  • User Login May 16, 2024 05:01:40 PM Fail
    00 00 31.078
    cancel Scenario: Logging in with valid credentials
    • check_circleGiven I am on the Amazon login page
    • check_circleWhen I enter my email address "appapuramgopi6@gmail.com" on the login page
    • check_circleAnd I click on the Continue button on the login page
    • check_circleWhen I enter my password "Gopi@1999" on the login page
    • check_circleAnd I click on the Sign-In button on the login page
    • cancelThen I should be logged in successfully
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Logging in with valid credentials
  • Searching for Products May 16, 2024 05:02:12 PM Fail
    00 00 21.645
    cancel Scenario: Searching for a product by name
    • check_circleGiven I opened chrome browser
    • check_circleWhen I am on the Amazon homepage
    • check_circleGiven I enter "iPhone 13" into the search bar
    • check_circleWhen I click on the search button
    • cancelThen I should see a list of search results for "iPhone 13"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Searching for a product by name
    00 01 13.363
    cancel Scenario: Filtering search results
    • check_circleGiven I have searched for "laptop"
    • check_circleWhen I click on the search button
    • cancelAnd I apply the min "1000" to max "2000" filter
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Filtering search results
  • Adding Items to Cart May 16, 2024 05:03:47 PM Fail
    00 00 18.559
    cancel Scenario: Adding a single item to the cart
    • cancelGiven I am on the product page for "Nintendo Switch"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding a single item to the cart
    00 00 16.309
    cancel Scenario: Adding multiple items to the cart
    • cancelGiven I have "Apple AirPods,Sony Headphones" in my cart
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding multiple items to the cart
    00 01 08.636
    check_circle Scenario: Store product details in excel
    • check_circleGiven I am on cart page
    • check_circleWhen I have items in the cart
    • check_circleThen I will store the details in the excel sheet
  • Deleting items from the shopping cart May 16, 2024 05:05:30 PM Fail
    I want to be able to delete items from my shopping cart, So that I can modify my purchase before checking out.
    00 00 38.358
    cancel Scenario: Delete a single item from the cart
    • check_circleGiven I have items in my shopping cart
    • cancelWhen I select to delete any one item
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Delete a single item from the cart
    00 01 10.465
    cancel Scenario: Delete multiple items from the cart
    • check_circleGiven I have items in my shopping cart
    • cancelWhen I select to delete items any 2 items
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Delete multiple items from the cart
    00 01 37.872
    check_circle Scenario: Deleting all items from the cart
    • check_circleGiven I have items in my shopping cart
    • check_circleWhen I select to delete all items
    • check_circleThen the cart should be empty
  • Wishlist May 16, 2024 05:08:57 PM Fail
    00 00 22.980
    cancel Scenario: Adding an item to the wishlist
    • check_circleGiven I am logged in as "Gopi"
    • cancelAnd I am on the product page for "Instant Pot Pressure Cooker"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding an item to the wishlist
    00 00 10.330
    cancel Scenario: Removing an item from the wishlist
    • check_circleGiven I am logged in as "Gopi"
    • check_circleAnd I navigate to my wishlist
    • cancelWhen I have products in my wishlist
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Removing an item from the wishlist
  • java.lang.NullPointerException 8
    Timestamp TestName StackTrace
    May 16, 2024 05:02:06 PM Then I should be logged in successfully
    May 16, 2024 05:02:32 PM Then I should see a list of search results for "iPhone 13"
    May 16, 2024 05:03:52 PM Given I am on the product page for "Nintendo Switch"
    May 16, 2024 05:04:08 PM Given I have "Apple AirPods,Sony Headphones" in my cart
    May 16, 2024 05:06:08 PM When I select to delete any one item
    May 16, 2024 05:06:46 PM When I select to delete items any 2 items
    May 16, 2024 05:09:02 PM And I am on the product page for "Instant Pot Pressure Cooker"
    May 16, 2024 05:09:30 PM When I have products in my wishlist
  • org.openqa.selenium.NoSuchElementException 1
    Timestamp TestName StackTrace
    May 16, 2024 05:02:46 PM And I apply the min "1000" to max "2000" filter
Dashboard
Features
5
Scenarios
11
Steps
55
Start
May 16, 2024 05:01:39 PM
End
May 16, 2024 05:09:31 PM
Time Taken
00 07 52.441
Environment

 

Name Value
version 10
os windows